Add your own template jobs:

1. Create job in RackForms.
2. Save job from editor using: Save Job File
3. Extract the result of Save Job File. Results in a .xml file.
4. Place this file in - Job Templates - folder. 
5. Add new record to template-info.txt:

{
	"datafile":"login-form-mysql.xml",
	"description":"A full-featured login form.",
	"category":"application"
}

datafile = The .xml file from step 3.
description = The text shown in the editor.
category = The type of form. Can have more than one entry per category.

6. Take screen shot of job, name same as .xml file, place in images folder.
